Learn R Programming

fheatmap (version 1.0.1)

Row Annotations : Annotations of rows in "fheatmap_data"

Description

Data frame with annotations of rows in data object "fheatmap_data".

Usage

data("annotation_row")

Arguments

Format

A data frame with 15 observations on the following 2 variables.
Disease
A factor with levels INS LCK PIP
Pathways
A numeric vector

Details

A dataframe with two features (Diesease and Pathways) of gene.

Examples

Run this code
data(annotation_row)
fheatmap(fheatmap_data,annotation_row=annotation_row)

Run the code above in your browser using DataLab